projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba301db
)
* movemail.c: Include time.h unconditionally.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 13 Feb 2009 14:21:16 +0000
(14:21 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 13 Feb 2009 14:21:16 +0000
(14:21 +0000)
(main): Use time_t for time variables.
lib-src/ChangeLog
patch
|
blob
|
history
diff --git
a/lib-src/ChangeLog
b/lib-src/ChangeLog
index dd5c78d0a6fe054f17cd8f784f7557c75cf36636..6e343343b7e1b7e00b83356e3ca7b9699203ecf4 100644
(file)
--- a/
lib-src/ChangeLog
+++ b/
lib-src/ChangeLog
@@
-1,3
+1,8
@@
+2009-02-13 Sven Joachim <svenjoac@gmx.de>
+
+ * movemail.c: Include time.h unconditionally.
+ (main): Use time_t for time variables.
+
2009-02-11 Glenn Morris <rgm@gnu.org>
* movemail.c (mbx_delimit_begin): Also write the current time.